Welcome![Sign In][Sign Up]
Location:
Search - remote visual basic

Search list

[Web Serverweb_Client

Description: 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client communication procedures designed guiding principles, Based on a set of Winsock interface client remote control system design Based on the C / S model remote control of Winsock client communication process analysis and design. Finally, the Visual C 6.0 as a tool for the completion of the remote control programming, realize some of the basic remote control functions, such as the remote host screen capture, document management and restart the other.
Platform: | Size: 58537 | Author: 福东方 | Hits:

[Web Serverweb_Client

Description: 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client communication procedures designed guiding principles, Based on a set of Winsock interface client remote control system design Based on the C/S model remote control of Winsock client communication process analysis and design. Finally, the Visual C 6.0 as a tool for the completion of the remote control programming, realize some of the basic remote control functions, such as the remote host screen capture, document management and restart the other.
Platform: | Size: 58368 | Author: 福东方 | Hits:

[Com PortVCCom

Description: 本书从编程实践的角度详细介绍了Windows环境下和DOS环境下的串口通信的基本方法,并根据当前串口与网络合的发展趋势,介绍了串口与网络 TCP/IP、远程控制与监测相结合的一些解决方案和编程要点。由于编程步骤详尽,初学Visual C++/C(甚至以前完全没有接触过Visual C++)的读者也能很快编写出Visual C++的串口通信程序.本书配光盘,书中实例源程序和相关资料可在对应章节的文件夹中找到. 本书是从事串口及网络能信的技术人员和学习者的极佳参考资料,也可以作为数据通信课程的辅助教材.-This book from the perspective of programming practice described in detail under the Windows environment and the DOS environment of the basic method of serial communication and serial and network based on the current development trend of Hopewell, introduced the serial port with the network TCP/IP, Remote Control and monitoring of combining a number of solutions and programming elements. Programming steps as a result of detailed, beginner Visual C++/C (or even before there is no contact with Visual C++) Readers can quickly prepare Visual C++ The serial communication program. This book with CD-ROM book examples of source code and related information is available in the corresponding sections of the folder to find. this book is to engage in serial and network to the letter of the technical staff and learners an excellent reference, but also can be used as data communications curriculum support materials .
Platform: | Size: 27643904 | Author: 于宗文 | Hits:

[GIS programContourToDEM

Description: 该源码介绍了由数字高程模型生成等高线的理论与方法,主要介绍了基于地性线的Delaunay-三角网的建立、三角网跟踪生成等高线以及等高线编辑处理的理论与方法,对遥感图像室内全数字测图过程作了有益的探讨.根据该源码所提出的基本理论和方法,利用Visual C++5.0研制开发了基于微机的等高线处理系统,并用航空像对进行了综合实验,实验表明该源码所述方法是正确的、可行的. -The source code introduced by the digital elevation model to generate contour lines of the theories and methods, mainly based on land lines of Delaunay-triangulation of the establishment, tracking triangulation to generate contour lines and contour line editing to deal with theories and methods of remote sensing image indoor all-digital mapping of the process useful. According to the source of the basic theories and methods, the use of Visual C++ 5.0 developed contour lines based on computer processing system, and by air as to carry out a comprehensive experiment, experiments show that the methods described in the source code is correct and feasible.
Platform: | Size: 168960 | Author: liu | Hits:

[Remote ControlRemote_Control

Description: This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not implemented), and the second one which runs as client. The application was written in c++ and compiled using Microsoft Visual Studio. NET 2003 (7.1).It can still be compiled using Microsoft Visual Studio. NET 2002 but you should edit ".vcproj" file (change Version="7.10" with Version="7.00").
Platform: | Size: 107520 | Author: silviudog | Hits:

[Internet-NetworkFTPfile

Description: 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。-Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the principle of its work, FTP protocol is how to make local or remote client and server file transfer between, and at the same time to master the use of Visual C++ the language network for Cheng, also mastered the MFC WinInet programming, and other basic methods of the class and use, but also the basic grasp of the basic functions of FTP protocol.
Platform: | Size: 234496 | Author: sunbing | Hits:

[VC/MFCVisualC_TurboC_SerialPort_Communication_Good_Book_

Description: Visual C++/Turbo C 串口通信编程实践 本书从编程实践的角度详细介绍了Windows环境下和DOS环境下的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,介绍了串口与网络TCP/IP、远程控制与监测相结合的一些解决方案和编程要点。由于编程步骤详尽,初学Visual C++/C(甚至是以前完全没有接触过Visual C++)的读者也能很快编写出Visual C++的串口通信程序。本书配光盘,书中实例源程序和相关资料可在对应章节的文件夹中找到。 本书是从事串口及网络通信的技术人员和学习者的极佳参考资料,也可以作为数据通信课程的辅助教材。-Visual C++/Turbo C serial communication programming practice Programming practice from the perspective of the book details the Windows environment and the DOS environment, the basic approach of serial communication and serial ports and network integration based on the current development trend, introduced the serial and network TCP/IP, integrated remote control and monitoring some of the solutions and programming elements. As the detailed programming steps, beginners Visual C++/C (or even no previous contact with Visual C++) readers can quickly write a Visual C++ serial communication program. Book with CD-ROM, the book can be found examples of source code and related sections in the corresponding folder to find. This book is in serial and network communication technology and an excellent reference for learners, but also can be used as data communications course support materials.
Platform: | Size: 18114560 | Author: 小小 | Hits:

[Com PortVisualC_Turbo_C_Seral

Description: 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源程序和相关资料。 -Content abstract The Visual C++/Turbo C programming practice serial communication (2nd edition) from the Angle of programming practices introduced Windows environment, PC and SCM environment DOS of the basic method of communication, V1 and according to the current network combined with the serial development trend are given, with TCP/IP network serial, remote monitoring combined with the detailed solution program examples. Rich contents, procedures, Turbo C++, Visual beginners the readers can also quickly write out a string of practical communication procedures and. The second edition of the first edition, according to the feedback increased a lot of basic content and application examples, the more easily grasp and readers debugging. Companion cd-rom contains examples of the source program and the book.
Platform: | Size: 18131968 | Author: 悠悠 | Hits:

[Windows Developvbcontrol

Description: Visual Basic 一款不错的远程屏幕控制代码-Visual Basic a good remote control code screen
Platform: | Size: 64512 | Author: | Hits:

[Program docSerial-programming

Description: 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows environment, DOS environment, and the basic microcontroller serial communication method, and serial and network integration based on the current development trend, given the serial and TCP/IP network, remote monitoring combination of solutions and detailed procedures for instance. Rich content, detailed steps, beginner Visual C++/Turbo C readers can quickly write serial communication and practical procedures.
Platform: | Size: 18543616 | Author: 混合机 | Hits:

[Internet-NetworkCSharpNetCore

Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。 -This book is about C# web development materials, including the three aspects, first briefly describes the C# basics of web development and then explain the basis for server development, based on client development, FTP development, SMTP development, POP3 and remote development control of development finally advanced applications, including the development of Win32 network components, Web database infrastructure, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# developers for web development, on the Visual C++. NET and Visual Basic. NET is also useful reference for developers.
Platform: | Size: 7702528 | Author: yhs | Hits:

[Windows DevelopRclientsuppori

Description: 冒死分享公司项目:4路、16路DVR远程视频监控软件源码4路、16路DVR网络远程监控客户端源码, 可在远程观看实时视视频图像,远程备份,远程控制DVR的基本操作。Visual C编写。内付详细软件使用说明书(WORD)版本 已通过测试。 -Risked his life to sharing the company' s projects: 4-channel, 4-channel 16-channel DVR remote video surveillance software source code, 16-channel DVR remote monitoring network client source code, the basic operation of the video images of real-time video, remote backup, remote control DVR remote viewing. Visual C preparation. Within the to pay software manual (WORD) version has been tested.
Platform: | Size: 2344960 | Author: 推翻 | Hits:

[VC/MFC[Visual-C]serial-communication

Description: 该书详细介绍了windows和dos环境下的串口通信基本方法,介绍了串口与网络TCP/IP、远程控制与监测相结合的一些解决方案和编程要点。该书是学习串口通信的经典教程。-The book details basic serial communication method under the Windows and DOS environment , and introduces some solutions and programming elements about the serial and network TCP/IP, remote control and monitoring of combining.This book is classic for learning serial communication .
Platform: | Size: 16443392 | Author: 赵明 | Hits:

[Other systems[SRC]-BabyRAT-v2

Description: An Very good Source Code for Visual Basic 6 - A Remote Administration Technology/tool [BabyRAT] hope you all like it
Platform: | Size: 37888 | Author: darkwave | Hits:

[SQL ServerThree-tierManagementSYS

Description: 三层结构管理系统 使用ActiveX DLL组件迅速搭建三层体系架构下的数据库管理系统 对SQL Server提供的约束、视图、存储过程等技术进行开发和应用 通过Visual Basic 6.0访问远程存储过程和用户自定义函数,改善应用程序性能-Three-tier structure management system uses ActiveX DLL component rapidly build database management system under the three-tier architecture for SQL Server provides constraints, views, stored procedures and other technology for the development and application by Visual Basic 6.0 to access remote stored procedures and user-defined functions improve application performance
Platform: | Size: 1832960 | Author: peterzeng | Hits:
« 1 2 3 4»

CodeBus www.codebus.net